Add a simple motion eventcontroller
authorMatthias Clasen <mclasen@redhat.com>
Mon, 11 Dec 2017 23:29:33 +0000 (18:29 -0500)
committerCarlos Garnacho <carlosg@gnome.org>
Mon, 16 Jul 2018 13:43:43 +0000 (15:43 +0200)
commit8b2c3a8c1a8330e64f5908557900fdd976162e5a
tree92faa4eef1014da11d721f13356a4fdf86482b4c
parente7af3410cfc80375e2aafdb26c6291779473323d
Add a simple motion eventcontroller

This can serve as a replacement for the legacy
event signals for enter/leave/motion notify.
gtk/Makefile.am
gtk/gtk.h
gtk/gtkeventcontrollermotion.c [new file with mode: 0644]
gtk/gtkeventcontrollermotion.h [new file with mode: 0644]